home *** CD-ROM | disk | FTP | other *** search
/ PCNET 2006 August - Disc 1 / PCNET_CD_2006_08_1.iso / shareware / AutoHotkey104407_Install.exe / Extras / AHK Autohotkey.api next >
Encoding:
Text File  |  2006-05-14  |  20.5 KB  |  1,117 lines

  1. #AllowSameLineComments
  2. #AllowSameLineComments
  3. #ClipboardTimeout
  4. #ClipboardTimeout milliseconds
  5. #CommentFlag
  6. #CommentFlag NewString
  7. #ErrorStdOut
  8. #ErrorStdOut
  9. #EscapeChar
  10. #EscapeChar NewChar
  11. #HotkeyInterval
  12. #HotkeyInterval Value
  13. #HotkeyModifierTimeout
  14. #HotkeyModifierTimeout milliseconds
  15. #Hotstring
  16. #Hotstring NewOptions
  17. #IfWinActive
  18. #IfWinExist
  19. #IfWinNotActive
  20. #IfWinNotExist
  21. #Include
  22. #Include FileName
  23. #IncludeAgain
  24. #IncludeAgain FileName
  25. #InstallKeybdHook
  26. #InstallKeybdHook
  27. #InstallMouseHook
  28. #InstallMouseHook
  29. #KeyHistory
  30. #KeyHistory MaxEvents
  31. #LTrim
  32. #LTrim On|Off
  33. #MaxHotkeysPerInterval
  34. #MaxHotkeysPerInterval Value
  35. #MaxMem
  36. #MaxMem ValueInMegabytes
  37. #MaxThreads
  38. #MaxThreads Value
  39. #MaxThreadsBuffer
  40. #MaxThreadsBuffer On|Off
  41. #MaxThreadsPerHotkey
  42. #MaxThreadsPerHotkey Value
  43. #NoEnv
  44. #NoEnv
  45. #NoTrayIcon
  46. #NoTrayIcon
  47. #Persistent
  48. #Persistent
  49. #SingleInstance
  50. #SingleInstance [force|ignore|off]
  51. #UseHook
  52. #UseHook [On|Off]
  53. #WinActivateForce
  54. #WinActivateForce
  55. A_AhkPath
  56. A_AhkVersion
  57. A_AppData
  58. A_AppDataCommon
  59. A_AutoTrim
  60. A_BatchLines
  61. A_CaretX
  62. A_CaretY
  63. A_ComputerName
  64. A_ControlDelay
  65. A_Cursor
  66. A_DD
  67. A_DDD
  68. A_DDDD
  69. A_DefaultMouseSpeed
  70. A_Desktop
  71. A_DesktopCommon
  72. A_DetectHiddenText
  73. A_DetectHiddenWindows
  74. A_EndChar
  75. A_EventInfo
  76. A_ExitReason
  77. A_FormatFloat
  78. A_FormatInteger
  79. A_Gui
  80. A_GuiEvent
  81. A_GuiControl
  82. A_GuiControlEvent
  83. A_GuiHeight
  84. A_GuiWidth
  85. A_GuiX
  86. A_GuiY
  87. A_Hour
  88. A_IconFile
  89. A_IconHidden
  90. A_IconNumber
  91. A_IconTip
  92. A_Index
  93. A_IPAddress1
  94. A_IPAddress2
  95. A_IPAddress3
  96. A_IPAddress4
  97. A_ISAdmin
  98. A_IsCompiled
  99. A_IsSuspended
  100. A_KeyDelay
  101. A_Language
  102. A_LastError
  103. A_LineFile
  104. A_LineNumber
  105. A_LoopField
  106. A_LoopFileAttrib
  107. A_LoopFileDir
  108. A_LoopFileExt
  109. A_LoopFileFullPath
  110. A_LoopFileLongPath
  111. A_LoopFileName
  112. A_LoopFileShortName
  113. A_LoopFileShortPath
  114. A_LoopFileSize
  115. A_LoopFileSizeKB
  116. A_LoopFileSizeMB
  117. A_LoopFileTimeAccessed
  118. A_LoopFileTimeCreated
  119. A_LoopFileTimeModified
  120. A_LoopReadLine
  121. A_LoopRegKey
  122. A_LoopRegName
  123. A_LoopRegSubkey
  124. A_LoopRegTimeModified
  125. A_LoopRegType
  126. A_MDAY
  127. A_Min
  128. A_MM
  129. A_MMM
  130. A_MMMM
  131. A_MON
  132. A_MouseDelay
  133. A_MSec
  134. A_MyDocuments
  135. A_Now
  136. A_NowUTC
  137. A_NumBatchLines
  138. A_OSType
  139. A_OSVersion
  140. A_PriorHotkey
  141. A_ProgramFiles
  142. A_Programs
  143. A_ProgramsCommon
  144. A_ScreenHeight
  145. A_ScreenWidth
  146. A_ScriptDir
  147. A_ScriptFullPath
  148. A_ScriptName
  149. A_Sec
  150. A_Space
  151. A_StartMenu
  152. A_StartMenuCommon
  153. A_Startup
  154. A_StartupCommon
  155. A_StringCaseSense
  156. A_Tab
  157. A_Temp
  158. A_ThisHotkey
  159. A_ThisMenu
  160. A_ThisMenuItem
  161. A_ThisMenuItemPos
  162. A_TickCount
  163. A_TimeIdle
  164. A_TimeIdlePhysical
  165. A_TimeSincePriorHotkey
  166. A_TimeSinceThisHotkey
  167. A_TitleMatchMode
  168. A_TitleMatchModeSpeed
  169. A_UserName
  170. A_WDay
  171. A_WinDelay
  172. A_WinDir
  173. A_WorkingDir
  174. A_YDay
  175. A_YEAR
  176. A_YWeek
  177. A_YYYY
  178. Abort
  179. Abs
  180. ACos
  181. Add
  182. ahk_class
  183. ahk_id
  184. ahk_pid
  185. ahk_group
  186. Alnum
  187. Alpha
  188. Alt
  189. AltDown
  190. AltSubmit
  191. AltTab
  192. AltTabAndMenu
  193. AltTabMenu
  194. AltTabMenuDismiss
  195. AltUp
  196. AlwaysOnTop
  197. AppsKey
  198. Asc
  199. ASin
  200. ATan
  201. AutoTrim
  202. AutoTrim, On|Off
  203. Background
  204. BackSpace
  205. Between
  206. BitAnd
  207. BitNot
  208. BitOr
  209. BitShiftLeft
  210. BitShiftRight
  211. BitXOr
  212. BlockInput
  213. BlockInput, On|Off|Send|Mouse|SendAndMouse|Default|MouseMove|MouseMoveOff
  214. Border
  215. Bottom
  216. Bottom
  217. Break
  218. Break
  219. Browser_Back
  220. Browser_Favorites
  221. Browser_Forward
  222. Browser_Home
  223. Browser_Refresh
  224. Browser_Search
  225. Browser_Stop
  226. BS
  227. Button
  228. Buttons
  229. Cancel
  230. Cancel
  231. Capacity
  232. CapsLock
  233. Caption
  234. Delimiter
  235. Ceil
  236. Center
  237. Center
  238. Check
  239. Check3
  240. Checkbox
  241. Checked
  242. CheckedGray
  243. Choose
  244. ChooseString
  245. Chr
  246. Click
  247. Clipboard
  248. ClipboardAll
  249. ClipWait
  250. ClipWait [, SecondsToWait]
  251. Close
  252. Color
  253. ComboBox
  254. ComSpec
  255. Continue
  256. Continue
  257. Control
  258. Control
  259. Control, Cmd [, Value, Control, WinTitle, WinText, ExcludeTitle, ExcludeText]
  260. ControlClick
  261. ControlClick [, Control-or-Pos, WinTitle, WinText, WhichButton, ClickCount, Options, ExcludeTitle, ExcludeText]
  262. ControlFocus
  263. ControlFocus [, Control, WinTitle, WinText, ExcludeTitle, ExcludeText]
  264. ControlGet
  265. ControlGet, OutputVar, Cmd [, Value, Control, WinTitle, WinText, ExcludeTitle, ExcludeText]
  266. ControlGetFocus
  267. ControlGetFocus, OutputVar [WinTitle, WinText, ExcludeTitle, ExcludeText]
  268. ControlGetPos
  269. ControlGetPos [, X, Y, Width, Height, Control, WinTitle, WinText, ExcludeTitle, ExcludeText]
  270. ControlGetText
  271. ControlGetText, OutputVar [, Control, WinTitle, WinText, ExcludeTitle, ExcludeText]
  272. ControlList
  273. ControlMove
  274. ControlMove, Control, X, Y, Width, Height [, WinTitle, WinText, ExcludeTitle, ExcludeText]
  275. ControlSend
  276. ControlSend [, Control, Keys, WinTitle, WinText, ExcludeTitle, ExcludeText]
  277. ControlSendRaw
  278. ControlSendRaw [, Control, Keys, WinTitle, WinText, ExcludeTitle, ExcludeText]
  279. ControlSetText
  280. ControlSetText, Control, NewText [, WinTitle, WinText, ExcludeTitle, ExcludeText]
  281. CoordMode
  282. CoordMode, ToolTip|Pixel|Mouse [, Screen|Relative]
  283. Cos
  284. Count
  285. Critical
  286. Critical [, Off]
  287. Ctrl
  288. CtrlBreak
  289. CtrlDown
  290. CtrlUp
  291. Date
  292. Days
  293. static
  294. global
  295. local
  296. ByRef
  297. DateTime
  298. DDL
  299. Default
  300. Del
  301. Delete
  302. Delete
  303. DeleteAll
  304. Deref
  305. Destroy
  306. DetectHiddenText
  307. DetectHiddenText, On|Off
  308. DetectHiddenWindows
  309. DetectHiddenWindows, On|Off
  310. Digit
  311. Disable
  312. Disabled
  313. DllCall
  314. DllCall("[DllFile\]Function" [, "Type1", Arg1, "Type2", Arg2, "Cdecl ReturnType"])
  315. Abs
  316. Abs(Number)
  317. ACos
  318. ACos(Number)
  319. Asc
  320. Asc(String)
  321. ASin
  322. ASin(Number)
  323. ATan
  324. ATan(Number)
  325. Ceil
  326. Ceil(Number)
  327. Chr
  328. Chr(Number)
  329. Cos
  330. Cos(Number)
  331. Exp
  332. Exp(Number)
  333. FileExist
  334. FileExist(FilePattern)
  335. Floor
  336. Floor(Number)
  337. GetKeyState
  338. GetKeyState(KeyName [, "P" or "T"])
  339. IL_Add
  340. IL_Add(ImageListID, Filename [, IconNumber, ResizeNonIcon?])
  341. IL_Create
  342. IL_Create([InitialCount, GrowCount, LargeIcons?])
  343. IL_Destroy
  344. IL_Destroy(ImageListID)
  345. InStr
  346. InStr(Haystack, Needle [, CaseSensitive?, StartingPos])
  347. IsLabel
  348. IsLabel(LabelName)
  349. Ln
  350. Ln(Number)
  351. Log
  352. Log(Number)
  353. LV_Add
  354. LV_Add([Options, Col1, Col2, ...])
  355. LV_Delete
  356. LV_Delete([RowNumber])
  357. LV_DeleteCol
  358. LV_DeleteCol(ColumnNumber)
  359. LV_GetCount
  360. LV_GetCount(["S"])
  361. LV_GetNext
  362. LV_GetNext([StartingRowNumber, "C|F"])
  363. LV_GetText
  364. LV_GetText(OutputVar, RowNumber [, ColumnNumber])
  365. LV_Insert
  366. LV_Insert(RowNumber [, Options, Col1, Col2, ...])
  367. LV_InsertCol
  368. LV_InsertCol(ColumnNumber [, Options, ColumnTitle])
  369. LV_Modify
  370. LV_Modify(RowNumber, Options [, NewCol1, NewCol2, ...])
  371. LV_ModifyCol
  372. LV_ModifyCol([ColumnNumber, Options, ColumnTitle])
  373. LV_SetImageList
  374. LV_SetImageList(ImageListID [, 0|1|2])
  375. Mod
  376. Mod(Dividend, Divisor)
  377. OnMessage
  378. OnMessage(MsgNumber [, "FunctionName"])
  379. Round
  380. Round(Number [, Places])
  381. Sin
  382. Sin(Number)
  383. Sqrt
  384. Sqrt(Number)
  385. StrLen
  386. StrLen(String)
  387. Tan
  388. Tan(Number)
  389. Down
  390. Drive
  391. Drive, Sub-command [, Drive , Value]
  392. DriveGet
  393. DriveGet, OutputVar, Cmd [, Value]
  394. DriveSpaceFree
  395. DriveSpaceFree, OutputVar, C:\
  396. DropDownList
  397. Edit
  398. Edit
  399. Eject
  400. Else
  401. Else
  402. Enable
  403. Enabled
  404. End
  405. EndRepeat
  406. EndRepeat
  407. Enter
  408. EnvAdd
  409. EnvAdd, Var, Value [, TimeUnits]
  410. EnvDiv
  411. EnvDiv, Var, Value
  412. EnvGet
  413. EnvGet, OutputVar, EnvVarName
  414. EnvMult
  415. EnvMult, Var, Value
  416. EnvSet
  417. EnvSet, EnvVar, Value
  418. EnvSub
  419. EnvSub, Var, Value [, TimeUnits]
  420. EnvUpdate
  421. EnvUpdate
  422. Error
  423. ErrorLevel
  424. Esc
  425. Escape
  426. Exit
  427. Exit [, ExitCode]
  428. ExitApp
  429. ExitApp [, ExitCode]
  430. Exp
  431. Expand
  432. ExStyle
  433. F1
  434. F10
  435. F11
  436. F12
  437. F13
  438. F14
  439. F15
  440. F16
  441. F17
  442. F18
  443. F19
  444. F2
  445. F20
  446. F21
  447. F22
  448. F23
  449. F24
  450. F3
  451. F4
  452. F5
  453. F6
  454. F7
  455. F8
  456. F9
  457. False
  458. FileAppend
  459. FileAppend [, Text, Filename]
  460. FileCopy
  461. FileCopy, Source, Dest [, Flag (1 = overwrite)]
  462. FileCopyDir
  463. FileCopyDir, Source, Dest [, Flag]
  464. FileCreateDir
  465. FileCreateDir, Path
  466. FileCreateShortcut
  467. FileCreateShortcut, Target, C:\My Shortcut.lnk [, WorkingDir, Args, Description, IconFile, ShortcutKey, IconNumber, RunState]
  468. FileDelete
  469. FileDelete, Path
  470. FileGetAttrib
  471. FileGetAttrib, OutputVar [, Filename]
  472. FileGetShortcut
  473. FileGetShortcut, LinkFile [, OutTarget, OutDir, OutArgs, OutDescription, OutIcon, OutIconNum, OutRunState]
  474. FileGetSize
  475. FileGetSize, OutputVar [, Filename, Units]
  476. FileGetTime
  477. FileGetTime, OutputVar [, Filename, WhichTime (M, C, or A -- default is M)]
  478. FileGetVersion
  479. FileGetVersion, OutputVar [, Filename]
  480. FileInstall
  481. FileInstall, Source, Dest [, Flag (1 = overwrite)]
  482. FileMove
  483. FileMove, Source, Dest [, Flag (1 = overwrite)]
  484. FileMoveDir
  485. FileMoveDir, Source, Dest [, Flag (2 = overwrite)]
  486. FileRead
  487. FileRead, OutputVar, Filename
  488. FileReadLine
  489. FileReadLine, OutputVar, Filename, LineNum
  490. FileRecycle
  491. FileRecycle, Path
  492. FileRecycleEmpty
  493. FileRecycleEmpty [, C:\]
  494. FileRemoveDir
  495. FileRemoveDir, Path [, Recurse? (1 = yes)]
  496. FileSelectFile
  497. FileSelectFile, OutputVar [, Options, RootDir[\DefaultFilename], Prompt, Filter]
  498. FileSelectFolder
  499. FileSelectFolder, OutputVar [, RootDir, Options, Prompt]
  500. FileSetAttrib
  501. FileSetAttrib, Attributes [, FilePattern, OperateOnFolders?, Recurse?]
  502. FileSetTime
  503. FileSetTime [, YYYYMMDDHH24MISS, FilePattern, WhichTime (M|C|A), OperateOnFolders?, Recurse?]
  504. FileSystem
  505. First
  506. Flash
  507. Float
  508. Floor
  509. Focus
  510. Font
  511. FormatTime
  512. FormatTime, OutputVar [, YYYYMMDDHH24MISS, Format]
  513. GetKeyState
  514. GetKeyState, OutputVar, WhichKey [, Mode (P|T)]
  515. Gosub
  516. Gosub, Label
  517. Goto
  518. Goto, Label
  519. Group
  520. GroupActivate
  521. GroupActivate, GroupName [, R]
  522. GroupAdd
  523. GroupAdd, GroupName, WinTitle [, WinText, Label, ExcludeTitle, ExcludeText]
  524. GroupBox
  525. GroupClose
  526. GroupClose, GroupName [, A|R]
  527. GroupDeactivate
  528. GroupDeactivate, GroupName [, R]
  529. Gui
  530. Gui, sub-command [, Param2, Param3, Param4]
  531. GuiControl
  532. GuiControl, Sub-command, ControlID [, Param3]
  533. GuiControlGet
  534. GuiControlGet, OutputVar [, Sub-command, ControlID, Param4]
  535. Hidden
  536. Hide
  537. HideAutoItWin
  538. HideAutoItWin, On|Off
  539. HKCC
  540. HKCR
  541. HKCU
  542. HKEY_CLASSES_ROOT
  543. HKEY_CURRENT_CONFIG
  544. HKEY_CURRENT_USER
  545. HKEY_LOCAL_MACHINE
  546. HKEY_USERS
  547. HKLM
  548. HKU
  549. Home
  550. Hotkey
  551. Hotkey, KeyName [, Label, Options]
  552. Hours
  553. HScroll
  554. Icon
  555. ID
  556. IDLast
  557. If Else
  558. If Var [not] between Low and High
  559. If Var [not] between Low and High
  560. If Var [not] contains value1,value2,...
  561. If Var [not] contains value1,value2,...
  562. If Var [not] in value1,value2,...
  563. If Var [not] in value1,value2,...
  564. If Var = Value | IfWinExist, WinTitle | etc.`n{`n`tcommand1`n`tcommand2`n}`nElse`n{`n`tcommand1`n`tcommand2`n}
  565. If Var is [not] type
  566. If Var is [not] type
  567. IfEqual
  568. IfEqual, var, value
  569. IfExist
  570. IfExist, File|Dir|Pattern
  571. IfGreater
  572. IfGreater, var, value
  573. IfGreaterOrEqual
  574. IfGreaterOrEqual, var, value
  575. IfInString
  576. IfInString, Var, SearchString
  577. IfLess
  578. IfLess, var, value
  579. IfLessOrEqual
  580. IfLessOrEqual, var, value
  581. IfMsgBox
  582. IfMsgBox, Yes|No|OK|Cancel|Abort|Ignore|Retry|Timeout
  583. IfNotEqual
  584. IfNotEqual, var, value
  585. IfNotExist
  586. IfNotExist, File|Dir|Pattern
  587. IfNotInString
  588. IfNotInString, Var, SearchString
  589. IfWinActive
  590. IfWinActive [, WinTitle, WinText, ExcludeTitle, ExcludeText]
  591. IfWinExist
  592. IfWinExist [, WinTitle, WinText, ExcludeTitle, ExcludeText]
  593. IfWinNotActive
  594. IfWinNotActive [, WinTitle, WinText, ExcludeTitle, ExcludeText]
  595. IfWinNotExist
  596. IfWinNotExist [, WinTitle, WinText, ExcludeTitle, ExcludeText]
  597. Ignore
  598. ImageList
  599. ImageSearch
  600. ImageSearch, OutputVarX, OutputVarY, X1, Y1, X2, Y2, ImageFile
  601. In
  602. IniDelete
  603. IniDelete, Filename, Section [, Key]
  604. IniRead
  605. IniRead, OutputVar, Filename, Section, Key [, Default]
  606. IniWrite
  607. IniWrite, Value, Filename, Section, Key
  608. Input
  609. Input [, OutputVar, Options, EndKeys, MatchList]
  610. InputBox
  611. InputBox, OutputVar [, Title, Prompt, HIDE, Width, Height, X, Y, Font, Timeout, Default]
  612. Ins
  613. Insert
  614. Integer
  615. Is
  616. Joy1
  617. Joy10
  618. Joy11
  619. Joy12
  620. Joy13
  621. Joy14
  622. Joy15
  623. Joy16
  624. Joy17
  625. Joy18
  626. Joy19
  627. Joy2
  628. Joy20
  629. Joy21
  630. Joy22
  631. Joy23
  632. Joy24
  633. Joy25
  634. Joy26
  635. Joy27
  636. Joy28
  637. Joy29
  638. Joy3
  639. Joy30
  640. Joy31
  641. Joy32
  642. Joy4
  643. Joy5
  644. Joy6
  645. Joy7
  646. Joy8
  647. Joy9
  648. JoyAxes
  649. JoyButtons
  650. JoyInfo
  651. JoyName
  652. JoyPOV
  653. JoyR
  654. JoyU
  655. JoyV
  656. JoyX
  657. JoyY
  658. JoyZ
  659. KeyHistory
  660. KeyHistory
  661. KeyHistory
  662. KeyWait
  663. KeyWait, KeyName [, Options]
  664. Label
  665. Label
  666. LAlt
  667. LastFound
  668. LastFoundExist
  669. Launch_App1
  670. Launch_App2
  671. Launch_Mail
  672. Launch_Media
  673. LButton
  674. LControl
  675. LCtrl
  676. Left
  677. Left
  678. Limit
  679. Lines
  680. List
  681. ListBox
  682. ListView
  683. ListHotkeys
  684. ListHotkeys
  685. ListLines
  686. ListLines
  687. ListVars
  688. ListVars
  689. Ln
  690. Lock
  691. Log
  692. Logoff
  693. Loop
  694. Loop, `n{`n`tcommand1`n`tcommand2`n}
  695. Loop, FilePattern
  696. Loop, FilePattern, IncludeFolders?, Recurse?]`n{`n`tcommand1`n`tcommand2`n}
  697. Loop, Parse
  698. Loop, Parse, InputVar [, Delimiters|CSV, OmitChars]`n{`n`tcommand1`n`tcommand2`n}
  699. Loop, Read
  700. Loop, Read, InputFile [, OutputFile]`n{`n`tcommand1`n`tcommand2`n}
  701. Loop, Reg
  702. Loop, Reg, Key, IncludeSubkeys?, Recurse?]`n{`n`tcommand1`n`tcommand2`n}
  703. Lower
  704. Lowercase
  705. LShift
  706. LWin
  707. LWinDown
  708. MainWindow
  709. Maximize
  710. MaximizeBox
  711. MButton
  712. Media_Next
  713. Media_Play_Pause
  714. Media_Prev
  715. Media_Stop
  716. Menu
  717. Menu, MenuName, Command [, Param3, Param4]
  718. Minimize
  719. MinimizeBox
  720. MinMax
  721. Minutes
  722. Mod
  723. MonthCal
  724. MOUSE
  725. MouseClick
  726. MouseClick, WhichButton [, X, Y, ClickCount, Speed, D|U, R]
  727. MouseClickDrag
  728. MouseClickDrag, WhichButton, X1, Y1, X2, Y2 [, Speed, R]
  729. MouseGetPos
  730. MouseGetPos, OutputVarX [, OutputVarY, OuputVarID, OutputVarControl, 1|2|3]
  731. MouseMove
  732. MouseMove, X, Y [, Speed, R]
  733. Move
  734. MsgBox
  735. MsgBox [, Options, Title, Text, Timeout]
  736. Multi
  737. NA
  738. No
  739. NoActivate
  740. NoDefault
  741. NoHide
  742. NoIcon
  743. NoMainWindow
  744. NoStandard
  745. NoTab
  746. Number
  747. Number
  748. NumLock
  749. Numpad0
  750. Numpad1
  751. Numpad2
  752. Numpad3
  753. Numpad4
  754. Numpad5
  755. Numpad6
  756. Numpad7
  757. Numpad8
  758. Numpad9
  759. NumpadAdd
  760. NumpadClear
  761. NumpadDel
  762. NumpadDiv
  763. NumpadDot
  764. NumpadDown
  765. NumpadEnd
  766. NumpadEnter
  767. NumpadHome
  768. NumpadIns
  769. NumpadLeft
  770. NumpadMult
  771. NumpadPgdn
  772. NumpadPgup
  773. NumpadRight
  774. NumpadSub
  775. NumpadUp
  776. Ok
  777. OnExit
  778. OnExit [, Label]
  779. OutputDebug
  780. OutputDebug, Text
  781. Owner
  782. Parse
  783. Password
  784. Password
  785. Pause
  786. Pause
  787. Pause [, On|Off|Toggle, OperateOnUnderlyingThread?]
  788. PGDN
  789. PGUP
  790. Pic
  791. Picture
  792. PIXEL
  793. PixelGetColor
  794. PixelGetColor, OutputVar, X, Y [, Alt|Slow|RGB]
  795. PixelSearch
  796. Pixelsearch, OutputVarX, OutputVarY, X1, Y1, X2, Y2, ColorID [, Variation, Fast|RGB]
  797. Pos
  798. PostMessage
  799. PostMessage, Msg [, wParam, lParam, Control, WinTitle, WinText, ExcludeTitle, ExcludeText]
  800. Pow
  801. PrintScreen
  802. Process
  803. Process, Cmd, PID-or-Name [, Param3]
  804. ProcessName
  805. ProgramFiles
  806. Progress
  807. Progress [, Param1, SubText, MainText, WinTitle, FontName]
  808. Radio
  809. RAlt
  810. Random
  811. Random, OutputVar [, Min, Max]
  812. RButton
  813. RControl
  814. RCtrl
  815. Read
  816. ReadOnly
  817. Redraw
  818. REG_BINARY
  819. REG_DWORD
  820. REG_EXPAND_SZ
  821. REG_MULTI_SZ
  822. REG_SZ
  823. RegDelete
  824. RegDelete, HKLM|HKU|HKCU|HKCR|HKCC, SubKey [, ValueName]
  825. Region
  826. RegRead
  827. RegRead, OutputVar, HKLM|HKU|HKCU|HKCR|HKCC, SubKey [, ValueName]
  828. RegWrite
  829. RegWrite, ValueType, HKLM|HKU|HKCU|HKCR|HKCC, SubKey [, ValueName, Value]
  830. RELATIVE
  831. Reload
  832. Reload
  833. Rename
  834. Repeat
  835. Repeat
  836. Resize
  837. Restore
  838. Retry
  839. Return
  840. Return [, Expression]
  841. RGB
  842. Right
  843. Right
  844. Round
  845. RShift
  846. Run
  847. Run, Target [, WorkingDir, Max|Min|Hide|UseErrorLevel, OutputVarPID]
  848. RunAs
  849. RunAs [, User, Password, Domain] 
  850. RunWait
  851. RunWait, Target [, WorkingDir, Max|Min|Hide|UseErrorLevel]
  852. RWin
  853. RWinDown
  854. SB_SetIcon
  855. SB_SetIcon(Filename [, IconNumber, PartNumber])
  856. SB_SetParts
  857. SB_SetParts([Width1, Width2, ... Width255])
  858. SB_SetText
  859. SB_SetText(NewText [, PartNumber, Style])
  860. SCREEN
  861. ScrollLock
  862. Seconds
  863. Section
  864. Section
  865. Send
  866. Send, Keys
  867. SendEvent
  868. SendEvent, Keys
  869. SendInput
  870. SendInput, Keys
  871. SendMessage
  872. SendMessage, Msg [, wParam, lParam, Control, WinTitle, WinText, ExcludeTitle, ExcludeText]
  873. SendMode
  874. SendMode, Event|Play|Input|InputThenPlay
  875. SendPlay
  876. SendPlay, Keys
  877. SendRaw
  878. SendRaw, Keys
  879. Serial
  880. SetBatchLines
  881. SetBatchLines, 10ms
  882. SetCapslockState
  883. SetCapsLockState, On|Off|AlwaysOn|AlwaysOff
  884. SetControlDelay
  885. SetControlDelay , Delay
  886. SetDefaultMouseSpeed
  887. SetDefaultMouseSpeed, Speed
  888. SetEnv
  889. SetEnv, Var, Value
  890. SetFormat
  891. SetFormat, float|integer, TotalWidth.DecimalPlaces|hex|d
  892. SetKeyDelay
  893. SetKeyDelay, Delay
  894. SetLabel
  895. SetMouseDelay
  896. SetMouseDelay, Delay
  897. SetNumlockState
  898. SetNumLockState, On|Off|AlwaysOn|AlwaysOff
  899. SetScrollLockState
  900. SetScrollLockState, On|Off|AlwaysOn|AlwaysOff
  901. SetStoreCapslockMode
  902. SetStoreCapslockMode, On|Off
  903. SetTimer
  904. SetTimer, Label [, Period|On|Off]
  905. SetTitleMatchMode
  906. SetTitleMatchMode, Fast|Slow|1|2|3
  907. SetWinDelay
  908. SetWinDelay, Delay
  909. SetWorkingDir
  910. SetWorkingDir, DirName
  911. Shift
  912. ShiftAltTab
  913. ShiftDown
  914. ShiftUp
  915. Show
  916. Shutdown
  917. Shutdown, Code
  918. Sin
  919. Single
  920. Sleep
  921. Sleep, Delay
  922. Slider
  923. Sort
  924. Sort, VarName [, Options]
  925. SoundBeep
  926. SoundBeep [, Frequency, Duration]
  927. SoundGet
  928. SoundGet, OutputVar [, ComponentType, ControlType, DeviceNumber]
  929. SoundGetWaveVolume
  930. SoundGetWaveVolume, OutputVar [, DeviceNumber]
  931. SoundPlay
  932. SoundPlay, Filename [, wait]
  933. SoundSet
  934. SoundSet, NewSetting [, ComponentType, ControlType, DeviceNumber]
  935. SoundSetWaveVolume
  936. SoundSetWaveVolume, Percent [, DeviceNumber]
  937. Space
  938. SplashImage
  939. SplashImage [, ImageFile, Options, SubText, MainText, WinTitle, FontName]
  940. SplashTextOff
  941. SplashTextOff
  942. SplashTextOn
  943. SplashTextOn [, Width, Height, Title, Text]
  944. SplitPath
  945. SplitPath, InputVar [, OutName, OutDir, OutExt, OutNameNoExt, OutDrive]
  946. Sqrt
  947. Standard
  948. Status
  949. StatusBar
  950. StatusBarGetText
  951. StatusBarGetText, OutputVar [, Part, WinTitle, WinText, ExcludeTitle, ExcludeText]
  952. StatusBarWait
  953. StatusBarWait [, BarText, Seconds, Part, WinTitle, WinText, Interval, ExcludeTitle, ExcludeText]
  954. StatusCD
  955. StringCaseSense
  956. StringCaseSense, On|Off|Locale
  957. StringGetPos
  958. StringGetPos, OutputVar, InputVar, SearchText [, Ln|Rn, Offset]
  959. StringLeft
  960. StringLeft, OutputVar, InputVar, Count
  961. StringLen
  962. StringLen, OutputVar, InputVar
  963. StringLower
  964. StringLower, OutputVar, InputVar [, T]
  965. StringMid
  966. StringMid, OutputVar, InputVar, StartChar [, Count, L]
  967. StringReplace
  968. StringReplace, OutputVar, InputVar, SearchText [, ReplaceText, All]
  969. StringRight
  970. StringRight, OutputVar, InputVar, Count
  971. StringSplit
  972. StringSplit, OutputArray, InputVar [, Delimiters, OmitChars]
  973. StringTrimLeft
  974. StringTrimLeft, OutputVar, InputVar, Count
  975. StringTrimRight
  976. StringTrimRight, OutputVar, InputVar, Count
  977. StringUpper
  978. StringUpper, OutputVar, InputVar [, T]
  979. Style
  980. Submit
  981. Suspend
  982. Suspend [, On|Off|Toggle|Permit]
  983. SysGet
  984. SysGet, OutputVar, Sub-command [, Param3]
  985. SysMenu
  986. Tab
  987. Tab
  988. TabStop
  989. Tan
  990. Text
  991. Text
  992. Theme
  993. Thread
  994. Thread, Setting, P2 [, P3]
  995. Time
  996. Tip
  997. ToggleCheck
  998. ToggleEnable
  999. ToolTip
  1000. ToolTip [, Text, X, Y, WhichToolTip]
  1001. ToolWindow
  1002. Top
  1003. Topmost
  1004. TransColor
  1005. Transform
  1006. Transform, OutputVar, Cmd, Value1 [, Value2]
  1007. Transparent
  1008. Tray
  1009. TrayTip
  1010. TrayTip [, Title, Text, Seconds, Options]
  1011. TreeView
  1012. True
  1013. TV_Add
  1014. TV_Add(Name, [ParentItemID, Options])
  1015. TV_Delete
  1016. TV_Delete([ItemID])
  1017. TV_GetChild
  1018. TV_GetChild(ParentItemID)
  1019. TV_GetCount
  1020. TV_GetCount()
  1021. TV_GetNext
  1022. TV_GetNext([ItemID, "Checked | Full"])
  1023. TV_Get
  1024. TV_Get(ItemID, "Expand | Check | Bold")
  1025. TV_GetParent
  1026. TV_GetParent(ItemID)
  1027. TV_GetPrev
  1028. TV_GetPrev(ItemID)
  1029. TV_GetSelection
  1030. TV_GetSelection()
  1031. TV_GetText
  1032. TV_GetText(OutputVar, ItemID)
  1033. TV_Modify
  1034. TV_Modify(ItemID [, Options, NewName])
  1035. Type
  1036. UnCheck
  1037. Unicode
  1038. Unlock
  1039. Up
  1040. UpDown
  1041. Upper
  1042. Uppercase
  1043. URLDownloadToFile
  1044. URLDownloadToFile, URL, Filename
  1045. VarSetCapacity
  1046. GrantedCapacity := VarSetCapacity(Var [, RequestedCapacity, FillByte])
  1047. UseErrorLevel
  1048. Vis
  1049. VisFirst
  1050. Visible
  1051. Volume_Down
  1052. Volume_Mute
  1053. Volume_Up
  1054. VScroll
  1055. WantCtrlA
  1056. WantF2
  1057. WantReturn
  1058. WheelDown
  1059. WheelUp
  1060. WinActivate
  1061. WinActivate [, WinTitle, WinText, ExcludeTitle, ExcludeText]
  1062. WinActivateBottom
  1063. WinActivateBottom [, WinTitle, WinText, ExcludeTitle, ExcludeText]
  1064. WinClose
  1065. WinClose [, WinTitle, WinText, SecondsToWait, ExcludeTitle, ExcludeText]
  1066. WinGet
  1067. WinGet, OutputVar [, Cmd, WinTitle, WinText, ExcludeTitle, ExcludeText]
  1068. WinGetActiveStats
  1069. WinGetActiveStats, Title, Width, Height, X, Y
  1070. WinGetActiveTitle
  1071. WinGetActiveTitle, OutputVar
  1072. WinGetClass
  1073. WinGetClass, OutputVar [, WinTitle, WinText, ExcludeTitle, ExcludeText]
  1074. WinGetPos
  1075. WinGetPos [X, Y, Width, Height, WinTitle, WinText, ExcludeTitle, ExcludeText]
  1076. WinGetText
  1077. WinGetText, OutputVar [, WinTitle, WinText, ExcludeTitle, ExcludeText]
  1078. WinGetTitle
  1079. WinGetTitle, OutputVar [, WinTitle, WinText, ExcludeTitle, ExcludeText]
  1080. WinHide
  1081. WinHide [, WinTitle, WinText, ExcludeTitle, ExcludeText]
  1082. WinKill
  1083. WinKill [, WinTitle, WinText, SecondsToWait, ExcludeTitle, ExcludeText]
  1084. WinMaximize
  1085. WinMaximize [, WinTitle, WinText, ExcludeTitle, ExcludeText]
  1086. WinMenuSelectItem
  1087. WinMenuSelectItem, WinTitle, WinText, Menu [, SubMenu1, SubMenu2, SubMenu3, SubMenu4, SubMenu5, SubMenu6, ExcludeTitle, ExcludeText]
  1088. WinMinimize
  1089. WinMinimize [, WinTitle, WinText, ExcludeTitle, ExcludeText]
  1090. WinMinimizeAll
  1091. WinMinimizeAll
  1092. WinMinimizeAllUndo
  1093. WinMinimizeAllUndo
  1094. WinMove
  1095. WinMove, WinTitle, WinText, X, Y [, Width, Height, ExcludeTitle, ExcludeText]
  1096. WinRestore
  1097. WinRestore [, WinTitle, WinText, ExcludeTitle, ExcludeText]
  1098. WinSet
  1099. WinSet, AlwaysOnTop|Trans|etc., On|Off|Toggle|Value(0-255) [, WinTitle, WinText, ExcludeTitle, ExcludeText]
  1100. WinSetTitle
  1101. WinSetTitle, WinTitle, WinText, NewTitle [, ExcludeTitle, ExcludeText]
  1102. WinShow
  1103. WinShow [, WinTitle, WinText, ExcludeTitle, ExcludeText]
  1104. WinWait
  1105. WinWait, WinTitle, WinText, Seconds [, ExcludeTitle, ExcludeText]
  1106. WinWaitActive
  1107. WinWaitActive [, WinTitle, WinText, Seconds, ExcludeTitle, ExcludeText]
  1108. WinWaitClose
  1109. WinWaitClose, WinTitle, WinText, Seconds [, ExcludeTitle, ExcludeText]
  1110. WinWaitNotActive
  1111. WinWaitNotActive [, WinTitle, WinText, Seconds, ExcludeTitle, ExcludeText]
  1112. Wrap
  1113. XButton1
  1114. XButton2
  1115. Xdigit
  1116. Yes
  1117.